Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

style: Dartコードのフォーマット設定とCIの更新 #913

Merged
merged 8 commits into from
Feb 16, 2025

Conversation

YumNumm
Copy link
Owner

@YumNumm YumNumm commented Feb 15, 2025

style: Dartコードのフォーマット修正とフォーマッタ設定の更新

変更内容

  • フォーマッタのページ幅を80文字に設定
  • CIワークフローにdart fixコマンドを追加
  • Dartコードのフォーマット修正(トレイリングカンマの追加)

変更理由

コードの可読性と一貫性を向上させるため、以下の変更を行いました:

  1. ページ幅を80文字に制限することで、横に長いコードを防ぎ、可読性を向上
  2. CIでdart fixを実行することで、自動的なコード修正を保証
  3. トレイリングカンマを追加することで、差分の見やすさとgit blameの精度を向上

影響範囲

  • フォーマッタの設定変更
  • CIワークフローの更新
  • Dartコードのフォーマット修正(複数ファイル)

@YumNumm YumNumm self-assigned this Feb 15, 2025
@pull-request-size pull-request-size bot added size/L and removed size/M labels Feb 15, 2025
@YumNumm YumNumm enabled auto-merge February 16, 2025 15:24
@YumNumm YumNumm merged commit d8dfea9 into develop Feb 16, 2025
5 checks passed
@YumNumm YumNumm deleted the fix/dart-format branch February 16, 2025 15:24
@github-actions github-actions bot mentioned this pull request Feb 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant